Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODMenuBar


IsCommandRegistered

Mac OS

The IsCommandRegistered method returns a Boolean value that indicates whether the specified command ID is registered with this menu bar object.

ODBoolean IsCommandRegistered (in ODCommandID command);
command
The command ID of the menu item to be checked. On the Mac OS platform, the command ID is defined as a signed 32-bit value.
return value
kODTrue if the specified command ID is registered with this menu bar object, otherwise kODFalse.
SEE ALSO
The ODCommandID type (page 895).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help